Search
LegendRenderer.setTitleFontStyle Method
See Also
 






Sets the style of font that should be used to draw the legend's Title.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setTitleFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also